Skip to content

DOC-17057: Remove inline cockroach issue/PR links from docs prose#23306

Open
ebembi-crdb wants to merge 3 commits into
mainfrom
unlink-docs-prose
Open

DOC-17057: Remove inline cockroach issue/PR links from docs prose#23306
ebembi-crdb wants to merge 3 commits into
mainfrom
unlink-docs-prose

Conversation

@ebembi-crdb
Copy link
Copy Markdown
Contributor

Summary

  • Unlinks 292 docs pages by removing markdown hyperlinks to cockroach issues and PRs
  • Keeps #NNNNN reference text; only the hyperlinks are removed
  • Catch-all for link-only changes not covered by the more specific release notes, known limitations, advisories, or other targeted PRs

This is PR 3 of 10 splitting #23256 into reviewable chunks.

Jira: DOC-17057

Test plan

  • Verify issue/PR numbers still display correctly as plain text
  • Run local Jekyll build and spot-check affected pages across versions
  • Confirm no remaining cockroach issue/PR links in the affected files

🤖 Generated with Claude Code

Unlink 292 docs pages by removing markdown hyperlinks to cockroach
issues and PRs, keeping the #NNNNN reference text. This is the
catch-all for link-only changes not covered by the more specific
release notes, known limitations, advisories, or other targeted PRs.

Part of DOC-17057.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cockroachdb-interactivetutorials-docs canceled.

Name Link
🔨 Latest commit e164487
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-interactivetutorials-docs/deploys/6a03533ab8b7900008ec2517

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 12, 2026

Cross-Version Link Check Passed

All cross-version link issues have been resolved. Good job!

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Deploy Preview for cockroachdb-api-docs canceled.

Name Link
🔨 Latest commit e164487
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-api-docs/deploys/6a03533a9e94830008a757ae

@github-actions
Copy link
Copy Markdown

Files changed:

@netlify
Copy link
Copy Markdown

netlify Bot commented May 12, 2026

Netlify Preview

Name Link
🔨 Latest commit e164487
🔍 Latest deploy log https://app.netlify.com/projects/cockroachdb-docs/deploys/6a03533a79ea760008924745
😎 Deploy Preview https://deploy-preview-23306--cockroachdb-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

ebembi-crdb and others added 2 commits May 12, 2026 21:37
- Replace hardcoded ../v23.1/*.html relative links with
  {% link {{ page.version.version }}/... %} tags in
  _includes/v{23.2-25.3}/backward-incompatible/alpha.1.md
  (matching the pattern already used in v24.3)
- Replace hardcoded images/v24.2/geospatial/st_union.png with
  images/{{ page.version.version }}/geospatial/st_union.png
  in st_union.md for v25.1 and v25.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use absolute /docs/images/ path with {{ page.version.version }} instead
of nesting {{ }} inside {{ }} (which Liquid can't evaluate).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant